func math.archRemainder

2 uses

	math (current package)
		remainder.go#L40: 		return archRemainder(x, y)
		stubs.go#L134: func archRemainder(x, y float64) float64 {